xend: allow a device to be assigned to a guest and its stubdom
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:56:25 +0000 (08:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:56:25 +0000 (08:56 +0100)
commit1ce3e83dc7889902e3d7650636de0a020c5f85ae
tree8d008259918c3dcd4d3945bc0415ccc255ad2a98
parent17af1d38f3932511dd74e0e301aabf5f7a38bc0c
xend: allow a device to be assigned to a guest and its stubdom

This patch allows a pci device to be passed through an HVM guest and
its own stubdom at the same time.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/server/pciif.py